←Select platform

OnExecutionError Method

Summary

Raises the Error event.

Syntax

C#
VB
C++
protected virtual void OnExecutionError( 
   Exception exception 
) 
  
Protected Overridable Sub OnExecutionError( _ 
   ByVal exception As Exception _ 
)  
protected: 
virtual void OnExecutionError(  
   Exception^ exception 
)  

Parameters

exception
The System.Exception that represents the error.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly